Skip to content

Update Matt's skills + Update pr-review to fix not found agents#39

Merged
orioltf merged 24 commits into
mainfrom
develop
May 19, 2026
Merged

Update Matt's skills + Update pr-review to fix not found agents#39
orioltf merged 24 commits into
mainfrom
develop

Conversation

@orioltf
Copy link
Copy Markdown
Member

@orioltf orioltf commented May 19, 2026

No description provided.

orioltf and others added 24 commits May 15, 2026 00:07
…cycle plugin

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…e to-issues mapping

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…he gap

Archon distributes workflows filesystem-only — no registry or community
hub. Document that the Claude Code plugin marketplace is the delivery
channel for unic-archon-dlc and that schema version drift is the
plugin's responsibility.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Why: turn the unic-archon-dlc PRD into independently-grabbable
tracer-bullet slices so AFK agents can execute the lifecycle plugin
one vertical slice at a time. Slices cover scaffold/install (01–02),
triage + tracker adapter (03), explore (04–05), plan (06–08),
build (09–11), qa (12), cleanup (13), and README (14), each with
explicit blocked_by edges and the unic-dlc- command prefix locked in.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bridges our markdown issue format to Archon's prd.json so the existing
archon-ralph-dag workflow can implement the 14 unic-archon-dlc slices
without first having to build the plugin that would otherwise do this.

Zero-dependency Node ESM with @ts-check + JSDoc, tested with node:test.
Generated prd.json committed for traceability per the plan.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Move Status/Plugin/Category metadata to bolded lines after the H1,
matching the Pattern A convention used by 9 of 15 PRDs in docs/issues/.
Replaces the bare `Plugin: unic-archon-dlc` shorthand with the full
`apps/claude-code/unic-archon-dlc` path and drops the placeholder
`Specs: N/A` in favour of a `Category: plugin` line.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…er and README deps

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…decision note in research

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…, clarify gate rejection

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…ify cleanup ROADMAP criterion

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
docs(unic-archon-dlc): PRD, research, and 14-issue decomposition for Archon-powered DLC plugin
Track the .agents/ → agents/ rename fix and name: frontmatter
addition needed to make pr-review plugin agents discoverable
by Claude Code's agent auto-discovery system.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ugin agents

Claude Code's agent auto-discovery scans agents/ (no dot prefix).
The plugin used .agents/ (hidden dir), which was never scanned, causing
"Agent type 'pr-review:ado-fetcher' not found" at runtime.

Also adds name: frontmatter field to all five agent files to match the
convention used by pr-review-toolkit (defensive hardening).

Fixes: .agents/ → agents/ rename, name: field, CLAUDE.md layout,
ADR 0013 correction, test path references, plugin-structure test suite.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
These implementation-notes files were untracked while hidden under
.agents/ and got accidentally indexed during the rename. Remove them
from the tree; the directory remains on disk for agent use.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
.agents/scratchpad/ → agents/scratchpad/ in .gitignore to match the
renamed agents/ directory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- plugin-structure.test.mjs: sort imports (organizeImports)
- notices.test.mjs: @ts-ignore@ts-expect-error (noTsIgnore)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- CLAUDE.md: fix remaining .agents/ → agents/ in Command conventions
  bullet (acceptance criteria gap)
- plugin-structure.test.mjs: tighten frontmatter name check from
  includes() to line-anchored regex — prevents false pass on partial
  matches like 'name: ado-fetcher-extra'
- ADR 0013: revert out-of-scope additions (status 'amended by 0016'
  and 2026-05-14 update paragraph) — those were pre-existing unstaged
  changes accidentally staged; they belong in a future PR that also
  commits ADR 0016

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix(pr-review): rename .agents/ → agents/ so plugin agents are discoverable
@orioltf orioltf merged commit c460bcf into main May 19, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant